projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2352cbe
)
Pass in LD_SWITCH_X_SITE.
author
Jim Blandy
<jimb@redhat.com>
Mon, 31 May 1993 06:03:21 +0000
(06:03 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Mon, 31 May 1993 06:03:21 +0000
(06:03 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 2d650e8a95827a6d1f493a73ecd3be88acd7d376..d0a902f95cc771ec851d95e11ccab5e0b34a8a34 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-42,6
+42,7
@@
ALLOCA=@ALLOCA@
LN_S=@LN_S@
CFLAGS=@CFLAGS@
C_SWITCH_X_SITE=@C_SWITCH_X_SITE@
+LD_SWITCH_X_SITE=@LD_SWITCH_X_SITE@
### These help us choose version- and architecture-specific directories
### to install files in.